Closed (fixed)
Project:
Media Field
Version:
4.7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2007 at 13:20 UTC
Updated:
26 Jun 2008 at 10:35 UTC
Nice and needed media additions to CCK, though i have not tried to upload video
i am not sure, YouTube, video.google, YahooVideo, video.live etc. video embed and i.e odeo.com, sound embed feature can be request for the media field modules or requires seperate specific field mode
Currently it is possible to setup a field -with HTML Input format option- to embed 'YouTube' or other video server/portals but its tweaky to filter the and other in embed scripts also they dont validate even embed works
Comments
Comment #1
ardas commentedHello,
We didn't work on media representation yet (flash players, etc.) but focused on reading, analyzing and storing media information. Could you please describe your idea/question in details?
I'm now thinking of how to customize media output and am interesting on all ideas.
Thanks.
Comment #2
ica commentedThanks for your openness to suggestion, let me try to explain with an example of a YouTube video, lets pickup the ever funny Monty Pyton classic sketch of the 'Dead Parrot' :)
is the URL of the video
and embed code of the same video is
so the except the
'http://www.youtube.com/watch?v=2H6DSoqZz_s'or rather just
v=2H6DSoqZz_snow an YouTube module (with and
filters) to the cck can put the rest of the code with just an input area of the video of the URL or just [v=2H6DSoqZz_s] for this specific video, so the module can do the rest -embedding the video with ease for the user just copy thev=2H6DSoqZz_sand paste to the cck field handled with the CCK embed module, than choose options whether its Youtube, Google video, yahoo video or odeo sound or any oher similar I may not describe with a proper 'developer speak' because i am not, but hopefully the idea clearComment #3
ardas commentedGreetings,
I see what you want.
You'd better try this field http://drupal.org/node/105119.
An author did some kind of video link field. He stores only a link on a file which is somewhere on the 3d party site.
Comment #4
ardas commentedAre there any news?
Comment #5
ica commentedcoolfilter module came out is just in time.
Kan Liu http://drupal.org/user/50174 did a great job a module with plenty of set of filters including youtube, yahoo video etc.
http://drupal.org/project/coolfilter
I have not tried but in theory you can create a 'video' content type set the cck text or link field callit 'video_embed' etc. and use only with these filter set rather than adding video embed filters to 'full html' manually i described above
Comment #6
a_c_m commentedSeems like coolfilter scratched this itch. Closed due to lack of activity, please re-open if its important to you.